Skip to content

[#32] refactor: 나라, 자격증 enum로 관리#33

Merged
chounjae merged 6 commits intomainfrom
feat/32
Feb 24, 2026
Merged

[#32] refactor: 나라, 자격증 enum로 관리#33
chounjae merged 6 commits intomainfrom
feat/32

Conversation

@chounjae
Copy link
Contributor

@chounjae chounjae commented Feb 24, 2026

Closes #32

특이사항

  • 클라 요청에 맞게 나라, 자격증 종류 목록 제한해야 할 것 같습니다

  • DB 데이터 기준으로 현재 있는 나라와 자격증 추가했는데, 빠진 부분 있을 시 알려주세요

  • 나라 자격증 enum을 모두 출력하는 API 2개 추가 ".../meta/nations", ".../meta/exam-types"

  • refactor: 아키텍처 개선 #32 이슈 중에 1,2 DB 구조 변경 이슈는 추후에 논의 후 바꿔야 할 것 같습니다. 둘 다 조금 시간이 걸릴 것 같아서 기능상 문제가 없을 시, 배포 후 수정해요

@chounjae chounjae requested a review from anozanami February 24, 2026 04:45
@chounjae chounjae self-assigned this Feb 24, 2026
@chounjae chounjae merged commit e54734e into main Feb 24, 2026
8 of 10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

refactor: 아키텍처 개선

1 participant